gridview: Actually do something
authorBenjamin Otte <otte@redhat.com>
Sat, 12 Oct 2019 20:53:13 +0000 (22:53 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:45 +0000 (19:26 -0400)
commitea93e18081149511d049efaa8d2cb922082b3a10
tree8e09abf3edf52cabae31fa0d9f24561432c1e109
parent443e44853a57713298109f6a70f373fccd39615b
gridview: Actually do something

Implement measuring and allocating items - which makes the items appear
when drawing and allows interacting with the items.

However, the gridview still does not allow any user interaction
(including scrolling).
gtk/gtkgridview.c